/*
Theme Name: Porto
Theme URI: http://newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://newsmartwave.net/
Description: Porto Responsive Wordpress + Woocommerce Theme.
Version: 2.8.3
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto

*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.bypostauthor {}
@media screen and (max-width: 480px){
	.center-mob p {
    text-align: center !important;
}
.center-mob1{
    display: flex;
    justify-content: center;
}
	.vc_row.wpb_row.vc_inner.vc_row-fluid .vc_custom_1538991731231{
		margin-left: 0px !important;
	}
}
.home-form .form-cover{
	    width: 55%;
    margin: auto;
}
.price-fluid {
	     width: 75%;
    margin: auto !important;
}
.wpb_text_column .wpb_content_element  .vc_custom_1535305234741 .diplom{
	margin-left: 0 !important;
}
.comments-t{
	width: 75%;
    margin: auto !important;
}
.video-t .diplom {
    background-color: #5a5a5a96 !important;
}
.video-t .diplom p{
	text-align: center;
}
.video-t .diplom:hover{
	transition: .2s;
    background-color: #861b1b73 !important;
}

